home *** CD-ROM | disk | FTP | other *** search
/ Joystick Magazine 1997 March / cd joystick no80 mars 1997.iso / pc / data / demos / if22 / f22demo.exe / f22demo.dxr / 00024.ls < prev    next >
Encoding:
Text File  |  1997-02-03  |  101 b   |  7 lines

  1. on enterFrame
  2.   sound fadeIn 3, 50
  3.   if the multiSound then
  4.     sound playFile 3, "f22"
  5.   end if
  6. end
  7.